setCancelLabel
open fun setCancelLabel(@Nullable label: CharSequence): NotificationCompat.Action.WearableExtender(source)
Deprecated
This method has no effect starting with Wear 2.0.
Set a label to display to cancel the action. This is usually an imperative verb, like "Cancel".
Return
this object for method chaining
Parameters
label
the label to display to cancel the action